From c70bdc616b3c252344da904e838a3392de2e9669 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 23 Mar 2014 17:59:15 +0200 Subject: [PATCH] Fix ChangeLog entry of last commit. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index b9599deb3d8..1c09f2ebed6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,7 +2,7 @@ * xdisp.c (redisplay_window): If all previous attempts to find the cursor row failed, try a few alternatives before falling back to - the top-most row of the window. (Bug#17047) + the top-most row of the window. Use row_containing_pos. (Bug#17047) 2014-03-22 Daniel Colascione -- 2.30.2